-
Home
-
RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging
-
4.23.9
-
Code
-
Classes
- PluginAbstract
Total Complexity |
57 |
Dependencies |
11 |
Dependents |
0 |
Total lines |
521 |
Lines of code |
176 |
Logical lines of code |
84 |
Comment lines |
244 |
Methods |
33 |
Properties |
5 |
Methods 33
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
53 |
8 |
22 |
_getEventPrefix() |
S |
63 |
4 |
10 |
on() |
S |
63 |
4 |
10 |
event() |
S |
64 |
3 |
10 |
standardizeBasename() |
S |
67 |
3 |
7 |
logObject() |
S |
62 |
2 |
12 |
_getServiceIdPrefix() |
S |
71 |
2 |
6 |
deactivatePlugin() |
S |
69 |
2 |
7 |
_getContainer() |
S |
72 |
2 |
6 |
_ensurePluginFunctionsExist() |
S |
73 |
2 |
5 |
_translate() |
S |
70 |
2 |
6 |
isPluginActive() |
S |
69 |
2 |
7 |
log() |
S |
82 |
1 |
3 |
standardizeDirectorySeparators() |
S |
78 |
1 |
3 |
_getFactory() |
S |
82 |
1 |
3 |
_setContainer() |
S |
77 |
1 |
4 |
getEventManager() |
S |
79 |
1 |
3 |
setEventManager() |
S |
77 |
1 |
4 |
getBasename() |
S |
80 |
1 |
3 |
hook() |
S |
98 |
1 |
1 |
getTextDomain() |
S |
80 |
1 |
3 |
getVersion() |
S |
80 |
1 |
3 |
getFactory() |
S |
82 |
1 |
3 |
getLogger() |
S |
79 |
1 |
3 |
getPluginBasename() |
S |
80 |
1 |
3 |
_getServiceIdPrefixRaw() |
S |
75 |
1 |
4 |
getName() |
S |
80 |
1 |
3 |
getCode() |
S |
80 |
1 |
3 |
_setFactory() |
S |
77 |
1 |
4 |
deactivate() |
S |
77 |
1 |
4 |
isActive() |
S |
80 |
1 |
3 |
setFactory() |
S |
77 |
1 |
4 |
setLogger() |
S |
77 |
1 |
4 |